Skip to main content

All Questions

3votes
1answer
233views

Hangman game background image possibly inefficient

I'm making a Hangman game and it seems that my code doesn't provide me much freedom with using layouts. I added an image to my JFrame then I added a ...
Anon's user avatar
  • 137
3votes
2answers
2kviews

Format names to title case

So I'm writing a program to format names to title case and display them in alphabetic order. Any advice please? And how can i add more methods? ...
EMz's user avatar
  • 31

close